home *** CD-ROM | disk | FTP | other *** search
- Path: news.eclipse.net!usenet
- From: KevinAnderson <kevin@jenaroo.com>
- Newsgroups: comp.lang.c
- Subject: Output requires shared library error
- Date: 5 Feb 1996 04:33:56 GMT
- Message-ID: <4f41bk$d0l@lunar.eclipse.net>
- NNTP-Posting-Host: one.jenaroo.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.1PE (Windows; I; 16bit)
-
- I was compiling a program and at the very end it gives the message:
-
- ld: Output file requires shared library 'libc.so.4'
- gcc: Internal compiler error: program ld got fatal signal 6
- make: *** [filename] Error 1
-
- I also tried it with cc. Any help?
-
- Kevin Anderson
- kevin@jenaroo.com
-
-